Better handling of the window group on unsetting transient-for, since the
authorAlexander Larsson <alexl@redhat.com>
Fri, 12 May 2006 16:06:53 +0000 (16:06 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 12 May 2006 16:06:53 +0000 (16:06 +0000)
commitd8f1ce735c4cc1b0e8719809815ee94390efe2c9
tree077bf2b7849183774085fe0d3ea09b80062ebd24
parent0d8743ebc902fd4ac7fcaca2af6561e927e2bc23
Better handling of the window group on unsetting transient-for, since the

2006-05-12  Alexander Larsson  <alexl@redhat.com>

* gtk/gtkwindow.c:
Better handling of the window group on unsetting transient-for, since
the transient parent might have changed group.

* gtk/gtkmenu.c:
Combine the handling of transient for the attach-widget and the
window group handling by setting transient-to on popup/popdown only.

See bug #340401

* gtk/gtkprintunixdialog.c:
Remove part of old fix no longer needed.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkmenu.c
gtk/gtkprintunixdialog.c
gtk/gtkwindow.c